home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 7360 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.5 KB

  1. Path: mail2news.demon.co.uk!canardo
  2. From: Samuel Devulder <devulder@info.unicaen.fr>
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Strange guru B800 8035 || ideas about a mmu.device
  5. Date: Mon, 15 Apr 1996 11:32:42 +0200
  6. Organization: GREYC - Informatique
  7. Sender: devulder@info.unicaen.fr
  8. Message-ID: <317217BA.39C2@info.unicaen.fr>
  9. X-NNTP-Posting-Host: canardo
  10. X-Mailer: Mozilla 2.0 (X11; I; SunOS 5.4 sun4m)
  11. Mime-Version: 1.0
  12. Content-Type: text/plain; charset=iso-8859-1
  13. Content-Transfer-Encoding: 8bit
  14. X-Mail2News-Path: calvin.info.unicaen.fr!canardo.unicaen.fr!canardo
  15.  
  16. Hi !
  17.  
  18. I don't know if it is the correct newsgroup for this text, but
  19. here it is anyhow.
  20.  
  21. I own a GVP530 with a 68030+MMU@40Mhz (I changed the 68EC030 myself).
  22. I also use VMM (last version from aminet). VMM seems to work fine (I
  23. ran xanim and it used about 20Mb of pseudo-ram).
  24.  
  25. But, when running gcc 2.6.x, I get guru B800 8035. I was told it is
  26. a bug in gcc 2.6.x so I tried again with gcc2.7.0 (aminet version).
  27. That version is reported as working well in conjuction with VMM, but
  28. on my system, I always get that guru when VMM is swapping.
  29.  
  30. That problem seems to occur only when gcc and vmm are both running.
  31. But I haven't tested a lot with other memory-eater program.
  32.  
  33. Can someone tell me what does this guru number mean ? Do you already
  34. seen it ? How can I get rid of it ?
  35.  
  36. An now for something (almost) completely different:
  37.  
  38. What about writing a MMU.device ? That would help in better writting
  39. programs that uses the MMU. I have noticed that on AMIGA all such
  40. programs are particularly "badly" written. They use the MMU (and
  41. it's page-size) for themself only.. thinking they are the only one
  42. to use that device. You see, the same behaviour as with PC's IRQ 
  43. some times ago :-). That will also lead in a better support of 
  44. different MMUs in a unique way since I was told 680x0 MMU's are
  45. programmed different according to the CPU. With such a .device,
  46. ShapeShifer could use 68030 MMUs and in the same time enforcer
  47. could be run without trouble (the MMU.device could select the correct
  48. page-size to make them run alltogether); programs won't need any tricky
  49. hook to run with special MMUs on special boards (alien MMUs). That
  50. would definitively be a nice .device... anyone has spare-time to work 
  51. on it ?
  52.  
  53. regards,
  54. Samuel.
  55. -------------------------------------------------------------------
  56. GREYC (URA 1526)   Universit de CAEN  F-14032 Caen CEDEX    FRANCE
  57. -------------------------------------------------------------------
  58. e-mail: devulder@info.unicaen.fr
  59. tel: 31.45.53.19
  60.